go.pact.im/x/goupdate.workspace.Paths (field)

9 uses

	go.pact.im/x/goupdate (current package)
		main.go#L59: 		for _, dir := range w.Paths {
		tests.go#L43: 		args = make([]string, len(w.Paths)+len(base))
		tests.go#L45: 		for i, moduleDir := range w.Paths {
		upgrade.go#L52: 		for _, moduleDir := range w.Paths {
		workspaces.go#L17: 	Paths []string
		workspaces.go#L23: 		return w.Paths[0]
		workspaces.go#L41: 			Paths: []string{
		workspaces.go#L72: 		Paths: paths,
		workspaces.go#L78: 	for _, moduleDir := range w.Paths {